Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pages/*: add backticks around I/O streams #10436

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

acuteenvy
Copy link
Member

As suggested in #10428.

standard input => `stdin`
standard output => `stdout`
standard error => `stderr`

* as suggested in tldr-pages#10428
* standard input  => `stdin`
* standard output => `stdout`
* standard error  => `stderr`
@github-actions github-actions bot added the page edit Changes to an existing page(s). label Jun 29, 2023
@acuteenvy acuteenvy added the mass changes Changes that affect multiple pages. label Jun 29, 2023
@kbdharun kbdharun self-requested a review June 29, 2023 18:22
@ghost ghost mentioned this pull request Jun 30, 2023
2 tasks
acuteenvy added a commit to acuteenvy/tldr that referenced this pull request Jul 1, 2023
@ghost ghost mentioned this pull request Jul 3, 2023
5 tasks
@acuteenvy acuteenvy added the review needed Prioritized PRs marked for reviews from maintainers. label Jul 8, 2023
@kbdharun kbdharun merged commit d427f33 into tldr-pages:main Aug 9, 2023
kbdharun added a commit that referenced this pull request Aug 9, 2023
* gem: update page

* Use `snake_case` for placeholders
* Update the documentation URL

* ruby: move `irb` example to a separate page

* rake: add page

* ruby: reference other ruby-related pages

Co-authored-by: K.B.Dharun Krishna <[email protected]>

* irb: standard input => `stdin` (#10436)

---------

Co-authored-by: K.B.Dharun Krishna <[email protected]>
@acuteenvy acuteenvy removed the review needed Prioritized PRs marked for reviews from maintainers. label Aug 9, 2023
@acuteenvy acuteenvy deleted the iostreams branch August 9, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mass changes Changes that affect multiple pages. page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants